get Geometry
Contains a stream of commands and parameters (vertices).
A detailed description on geometry encoding is located in
section 4.3 of the specification.
Content copied to clipboard
repeated uint32 geometry = 4 [packed = true];
Return
The geometry at the given index.
Parameters
index
The index of the element to return.